home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / Soul Winning Stack / card_24405.txt < prev    next >
Encoding:
Text File  |  1987-05-04  |  1.2 KB  |  65 lines

  1. -- card: 24405 from stack: in
  2. -- bmap block id: 27737
  3. -- flags: 4000
  4. -- background id: 2777
  5. -- name: Revival
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=436 top=287 right=340 bottom=508
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 14953 / 14953
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: JVI Helps Menu
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual venetian blinds
  23.   go to card id 20888
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (field)
  30. -- low flags: 00
  31. -- high flags: 0007
  32. -- rect: left=21 top=65 right=274 bottom=488
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 21
  37. -- text size: 12
  38. -- style flags: 16384
  39. -- line height: 16
  40. -- part name: Wonder Text
  41.  
  42.  
  43. -- part 3 (button)
  44. -- low flags: 00
  45. -- high flags: 8003
  46. -- rect: left=3 top=281 right=339 bottom=59
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 1 / 1
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: CREDIT
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   visual dissolve
  58.   go to card id 35258
  59.   wait 15 seconds
  60.   visual venetian blinds
  61.   go to card id 20888
  62. end mouseUp
  63.  
  64.  
  65.